Welcome![Sign In][Sign Up]
Location:
Search - JTree java

Search list

[JSP/Javasxe2.4

Description: JTREE的例子-JTREE example
Platform: | Size: 1120256 | Author: 杨宇 | Hits:

[JSP/JavaIBM Tree

Description: 详细介绍JTree控件的教程以及源码-detailed JTree component tutorials and source
Platform: | Size: 433152 | Author: 李红雷 | Hits:

[GUI DevelopJtreeSamples

Description: 显示一个层次关系分明的一组数据,用树状图表示能给用户一个直观而易用的感觉,JTree类如同Windows的资源管理器的左半部,通过点击可以"打开"、"关闭"文件夹,展开树状结构的图表数据。JTree也是依据M-V-C的思想来设计的,Jtree的主要功能是把数据按照树状进行显示,其数据来源于其它对象。下面是5个节点的树类程序-JTreeWindows"""", JTree is based on M-V-C thinking to the design, Jtree the main functions of data in accordance with the tree, for example, the data from other objects. Below are the five nodes of the tree types of proceedings
Platform: | Size: 146432 | Author: 陈永 | Hits:

[Dialog_WindowJavaJTableJTree

Description: 刚开始看到这个题目的时候,我并不是十分明白自己要做什么。Java语言是我们这个学期刚刚学过的课程,但是我们所学的都是些基本的东西,而且没有涉及到控件的问题。我查阅了一些资料,终于大体了解JTable和JTree是Swing组件里面的控件,一个是远程表,一个是目录树。在了解了一些关于这两个控件的一些知识之后,脑海中大体出现了一些流程。 我的程序设计大致按照下列流程进行:    1. 引入Awt包,Swing包    2. 设置顶层容器    3. 设置按钮和标签    4. 向容器中添加组件(JTable和JTree)    5. 进行事件处理 一、 实现过程以及实例解析 题目要求是用Java实现控件,因此我所使用的实现语言就是Java,刚开始我没有了解题目的真正含义,只实现了静态的JTable和JTree控件。 静态JTable是在JavaApplet中实现的,实现的大致过程为:首先建了一个容器,该容器用来获得新建的表格,然后建了一个模板,并给该模板添加滚动条,接着往容器中添加该模板,最后往数组中添加数据,并获取关于表格的相关信息。至此,程序就结束了。 -just beginning to see this subject, I do not quite understand what they ought to do. Java is the language of this semester we just learned in the course, but we have learned are some basic things, but did not address the issue of control. I looked up some information, and finally a general understanding and J Swing JTree component of the controls inside, a remote table is a directory tree. In some understanding on these two controls knowledge, mind there are some general procedures. I generally design the procedures in accordance with the following procedures : 1. Introduction Awt kits, Swing Pack 2. The top three containers installed. Set up four buttons and labels. Adding to the vessel components (J and JTree) 5. For an incident to achieve analytic process and examples of subject is requ
Platform: | Size: 403456 | Author: 丁兴全 | Hits:

[JSP/JavaJavaTrees

Description: JTree实现的系统文件目录树的相关程序.-JTree realization of the directory tree related procedures.
Platform: | Size: 3072 | Author: 孙超 | Hits:

[JSP/Javajava-tree1

Description: 详细介绍JTree两个常用的事件与处理,分别是TreeModeEvent与TreeSelectionEvent.-detailed JTree two common events and handling, They are TreeModeEvent with TreeSelectionEvent.
Platform: | Size: 6144 | Author: 段国庆 | Hits:

[JSP/Javatreea

Description: Jtree是java中的高级GUI组件,运行该例子你会明白JTree是怎么实现的-Jtree java is the senior GUI components, run the examples you will understand how JTree is achievable
Platform: | Size: 1024 | Author: 王涛 | Hits:

[JSP/JavaXmlTree

Description: 用dom解析xml文件,读到一颗Jtree 的树中,可供初学者参考-used dom analytic xml document, read a Jtree tree which reference for beginners
Platform: | Size: 2048 | Author: 宋家隽 | Hits:

[JSP/Javajtree

Description: 采用java技术开发的树形控件,方便程序文件及资源的管理,谢谢大家使用。-Using java technology development tree controls to facilitate the program file and resource management, I would like to thank everyone to use.
Platform: | Size: 20480 | Author: hong | Hits:

[JSP/JavaJTree

Description: 基于JAVA环境的一个菜单树例子,能够很容易的嵌入你的WEB应用中-JAVA-based environment, examples of a menu tree, can be easily embedded in your WEB application
Platform: | Size: 58368 | Author: xiaowen | Hits:

[JSP/JavaxfilesTree

Description: 实现java系统文件目录树的控件包,另外还提供了树控件(JTree)设置自定义图标的实现类-The realization of system files java directory tree control package also provides a tree control (JTree) set up a custom icon in the realization of Class
Platform: | Size: 107520 | Author: | Hits:

[JSP/JavaJTree

Description: 一个很好的jTree的例子,把JTree嵌在了网页上面,通过XML读取树的节点-JTree a good example of the JTree embedded in the page above, read through the XML tree node
Platform: | Size: 18432 | Author: yue | Hits:

[JSP/Javajtree

Description: 这是一个关于jtree的例子,希望和大家交流-This is a study on jtree example, hope and the exchange of U.S.
Platform: | Size: 1024 | Author: 张恒 | Hits:

[JSP/Javajavatip97

Description: 鼠标拖拽的例子,jtree拖转节点到jtree的另一个节点-Drag the mouse example, jtree drag turn jtree node to another node
Platform: | Size: 5120 | Author: edward | Hits:

[JSP/JavaJTree

Description: java JTree的简单应用 供初学者参考!-java JTree simple application reference for beginners!
Platform: | Size: 315392 | Author: 李锡钧 | Hits:

[JSP/JavaJTreeExample

Description: A Simple JTreeExample that shows the use of JTree and JTable in java Application
Platform: | Size: 39936 | Author: Kamran Ali | Hits:

[JSP/JavaJTree

Description: Java语言中JTree的具体应用实例,在一个JFrame中展现出一颗包含有对象的树-Java language specific how JTree use , in a show of JFrame contains an object tree
Platform: | Size: 23552 | Author: fqs | Hits:

[JSP/Javaxml_jtree

Description: xml阅读,用Jtree显示,xml内容和value-xml reading, with Jtree show, xml content and value
Platform: | Size: 10240 | Author: jerry | Hits:

[JSP/JavaJTree

Description: 节点中存放的对象由Student类创建,当用户选中节点时窗口中的文本区显示节点中存放的对象的有关信息。-JTree
Platform: | Size: 1024 | Author: 陈雪姣 | Hits:

[Windows DevelopJTree

Description: JTree,一些Swing应用实例Java源码包-JTree, a number of examples of Java Swing application source package
Platform: | Size: 76800 | Author: 王要世 | Hits:
« 12 3 »

CodeBus www.codebus.net